xen.git
2007-05-03 Alex Williamson[IA64] Compliation work around for sparsemem
2007-05-03 Alex Williamson[IA64] Remove unnecessary sparse tree files
2007-05-03 Alex Williamson[IA64] Sparse tree cleanup
2007-05-03 Alex Williamson[IA64] Always insert entry to VHPT's head, or double...
2007-05-03 Alex Williamson[IA64] Optimize some functions
2007-05-03 Alex Williamson[IA64] Support debug_keys on ia64
2007-05-03 kfraser@localhost... xend: Revert changeset 15002. Breaks xend restart in...
2007-05-03 kfraser@localhost... [IA64] Presently pygrub only looks in /efi/redhat/elilo...
2007-05-03 kfraser@localhost... ia64 doesn't use /usr/lib64 on any distribution. When...
2007-05-03 kfraser@localhost... Even though 3.1.0 won't have an implementation for...
2007-05-02 Brendan CullyPut blktap character device back into /dev/xen.
2007-05-02 Tom Wilkie[XEND] Move Vifctl.network('start') earlier in Xend...
2007-05-02 Tom WilkieFix the fix for XendPIF
2007-05-02 Tom WilkieFix PIFIsPhysical exception when starting Xend
2007-05-01 Tom Wilkie[XM] Fix some small bugs in XenAPI create code.
2007-05-01 Tom Wilkie[XM] Fix get_single_vm bug
2007-05-02 kfraser@localhost... xend: Interface capability identifiers are statically...
2007-05-02 Tim Deegan[HVM] Save/restore: fix cset 14995
2007-05-02 Tim Deegan[HVM] Save/restore: save pending interrupts/events...
2007-05-01 Keir Fraserxend: Fix use of PIFIsPhysical (takes no arguments).
2007-05-01 Christian Limpach[pv console] Move console information in xenstore to...
2007-05-01 kfraser@localhost... xend: Fix SrvDomain.op_save.
2007-05-01 kfraser@localhost... xend: Ensure 2MB free before creating any domain. All...
2007-05-01 kfraser@localhost... xend: Fix spurious store changes on rename/migrate
2007-05-01 kfraser@localhost... save/restore: If ENABLE_LOGDIRTY fails, it may be becau...
2007-05-01 kfraser@localhost... xend: Ensure bootable flag is set in internal xend...
2007-05-01 kfraser@localhost... linux blkback/blktap: Request/response identifiers...
2007-04-30 kfraser@localhost... Handle ISO_Level3_Shift keysym as AltGr in ioemu/vncfb.
2007-04-28 Keir Fraservnet: Another build fix for finding Linux build tree...
2007-04-28 Keir FraserFix 'sched=sedf' boot.
2007-04-28 Keir Fraserxen: Fix build with recent GCC (4.1+).
2007-04-28 ewan@localhost... Bump all API version numbers to 1.0.0.
2007-04-28 Jake WiresEnsure blk{tap/back}'s vm_area is not freed twice on...
2007-04-27 kfraser@localhost... vnet: Fix build of the vnet module.
2007-04-27 kfraser@localhost... Add INIT INFO block to example init.d/xend file.
2007-04-27 Steven HandHandle EOF on xenstored socket.
2007-04-27 kfraser@localhost... xend: Auto-balloon a couple megabytes before creating...
2007-04-27 kfraser@localhost... xend: Don't use -q flag to bootloader if activating...
2007-04-27 Tom Wilkie[XEND] make *.get_all_records return dict of ref->record
2007-04-27 kfraser@localhost... xen: More 'IS_COMPAT' cleanups.
2007-04-27 Steven HandAllow dynamic_min/dynamic_max to (temporarily) be out...
2007-04-27 Steven HandSanity check changes to memory dynamic/static min/max...
2007-04-27 Steven SmithMerge.
2007-04-27 Steven Smith32 on 64: Don't lock up Xen if you need to do lots...
2007-04-27 Tom Wilkie[XM] Differentiate between VLAN PIFs and normal PIFs...
2007-04-27 Tom Wilkie[XEND] Fix up PIF class, make it work
2007-04-27 Tom Wilkie[XEND] Used shutil.rename to cope with /tmp and /var...
2007-04-27 Tom Wilkie[XM] Fix typo in XenAPI create code
2007-04-27 Tim DeeganMerge
2007-04-27 Tim Deegan[HVM] Save/restore: pad save structs up to a multiple...
2007-04-27 Tom Wilkie[XEND] Start cleanly even with bad xml state files
2007-04-27 Tim Deegan[XEN] Replace IS_COMPAT() in the shadow code with pv_32...
2007-04-26 kfraser@localhost... hvm: Take care when checking ->is_compat flag now that...
2007-04-26 Tom WilkieAdd support for creating networks to xm create XML...
2007-04-26 kfraser@localhost... hvmloader: Place SMBIOS tables at 0xE9000. Previous...
2007-04-26 Tom Wilkie[XM-TEST] Add test for new network functions
2007-04-26 Tom Wilkie[XM-TEST] Move network_utils.py to lib directory
2007-04-26 Tom WilkieAdd network-del and network-show commands to xm
2007-04-26 Tom WilkieAdd network.destroy() to XenAPI
2007-04-26 kfraser@localhost... domain builder: Fix sanity check for gzip size.
2007-04-26 kfraser@localhost... acm: Remove unecessary compat shim from do_acm_op().
2007-04-26 kfraser@localhost... acm: Fix 32-bit build with acm enabled.
2007-04-26 kfraser@localhost... blktap: Segments can span multiple clusters with tap...
2007-04-26 kfraser@localhost... hvm ioemu: Fix SCSI initialisation after c/s 14942.
2007-04-26 kfraser@localhost... xen x86/64 compat: Fix size of accesses to trap_bounce...
2007-04-26 kfraser@localhost... Remove non-ASCII chars in man page.
2007-04-26 kfraser@localhost... xend: Tidy bootloader device constant.
2007-04-25 Keir Fraserhvm vmx: Mark bootstrap-initialised variables as read...
2007-04-25 Keir Fraserhvm vmx: Another small fix for CPUs with no TPR_SHADOW...
2007-04-25 Keir Fraserxen: Fix maximum_gpfn() hypercall to always return...
2007-04-25 Keir Fraserhvm vmx: Only use TPR_SHADOW feature if supported.
2007-04-25 kfraser@localhost... hvm ioemu: Do not initialise the LSI SCSI interface...
2007-04-25 Tom Wilkie[XEND] No need to refresh bridges under new model...
2007-04-25 Tom Wilkie[XEND] Fully implement XenAPI network and PIF classes.
2007-04-25 Tom Wilkie[XEND] Remove autoplug class signatures, have it all...
2007-04-25 Tom Wilkie[XEND] Make existing autoplug classes implement new...
2007-04-25 Tom Wilkie[XM] Fix network-attach when a bridge is specified...
2007-04-25 Tom Wilkie[XEND] Add more exceptions and error messages
2007-04-25 Tom WilkieUse new instance store to resolve network uuid to bridg...
2007-04-25 Tom WilkieChange how XendStateStore store XML for persistance.
2007-04-25 Tom WilkieAdd new base class and instance store for new autoplugg...
2007-04-25 Tom WilkieIf bridge name hasn't been recorded in XendConfig then...
2007-04-25 Tom WilkieTranslate network uuid to bridge name and store it...
2007-04-25 kfraser@localhost... xen: Fix up use of trap_bounce structure.
2007-04-25 Steven Smithhvm save/restore: Use a GUEST_HANDLE_64 rather than...
2007-04-25 kfraser@localhost... libxc: Fix xc_translate_foreign_address() to parse...
2007-04-25 kfraser@localhost... linux x86/64: Fix supervisor_mode_kernel test to read...
2007-04-25 kfraser@localhost... xend: Fix race in vfb/vkbd device setup.
2007-04-25 kfraser@localhost... acm: Updating a policy on a running system.
2007-04-25 kfraser@localhost... acm: Changes to XML schema of the policy
2007-04-24 kfraser@localhost... xend: Settle on 0666 pre-umask permissions for xend...
2007-04-24 Keir Fraserxend: Suppress logging of "Listing domains in state...
2007-04-24 Ian CampbellLINUX: Fixes for XENFEAT_supervisor_mode_kernel and...
2007-04-24 Keir Fraserhvm: Choose correct shared_info format for 32-bit PV...
2007-04-24 Keir Fraseracm: Changes to files missed in previous cleanup patch.
2007-04-24 Keir FraserRemove execute permission from xend-debug.log
2007-04-24 Keir Fraseracm: Move acm_domain_destroy() hook to complete_domain_...
2007-04-24 Keir Fraserxen ia64: Fix build breakage after ACM cleanup.
2007-04-24 Keir FraserMerge with xen-ia64-unstable.hg
2007-04-24 Christian Limpach[qemu-dm] Check for null pointer in dma handler functio...
next